home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNWEBSITE / WINDOW+FONTMANAGER / !Upgrader / Resources / MimeMap next >
Text File  |  1997-06-27  |  2KB  |  77 lines

  1. # > InetDBase:MimeMap
  2. # Mapping of content types to file types
  3. #
  4. # Lines starting with a '#' are comments, blank lines are ignored.
  5. #
  6. # A '*' is a wild before or after the / or for the RISC OS file type
  7. # The first match that does not map to a wildcard if the one that is used.
  8. #
  9. # If the file type name is not known but a hex value is given that type
  10. # is used, otherwise it is not considered a match.
  11. #
  12. # MIME type        RISC OS        Hex    Extensions...
  13. #
  14. text/plain        Text        fff    .txt
  15. text/html        html        FAF    .html    .htm    .iso-html
  16. text/richtext           RTF        c32    .rtx
  17. text/*            Text        fff
  18.  
  19. image/gif        GIF        695    .gif
  20. image/jpeg        JPEG        c85    .jpeg    .jpg    .jfif     .jpe
  21. image/pjpeg        JPEG        c85    .pjpeg    .pjpg
  22. image/tiff        TIFF        ff0    .tiff    .tif
  23. image/xbm        XBitMap        b61    .xbm
  24. image/x-xbitmap        XBitMap        b61
  25. image/x-xpixmap        XPM        301     .xpm
  26. image/png               PNG             b60     .png
  27. image/x-png             PNG             b60
  28. image/x-photo-cd    PhotoCD        be8    .pcd
  29. image/x-MS-bmp        BMP        69C    .bmp
  30.  
  31. video/mpeg        MPEG        bf8    .mpeg    .mpg    .mpv
  32. video/x-mpeg2        MPEG        bf8
  33. video/quicktime        AVI        fb2    .mov
  34. video/avi        AVI        fb2    .avi
  35. video/x-msvideo        AVI        fb2
  36. video/acorn-replay    ARMovie        ae7    .replay .rpl
  37.  
  38. x-world/x-vrml             VRML            b29     .wrl
  39.  
  40. model/vrml             VRML            b29     .wrl
  41.  
  42. audio/basic        WaveForm    fb1    .au    .snd
  43. audio/wav        WaveForm    fb1    .wav
  44. audio/x-wav        WaveForm    fb1
  45. audio/aiff        AIFF        fc2    .aifc    .aif    .aiff
  46. audio/x-aiff        AIFF        fc2
  47. audio/mpeg        MPEG        bf8    .mpa
  48. audio/x-mpeg        MPEG        bf8
  49. audio/x-pn-realaudio    RealAud        f88    .ram    .rpm    .ra
  50. audio/midi        MIDI        fd4    .midi    .mid
  51. audio/x-midi        MIDI        fd4    .midi    .mid
  52. audio/*            GenSound    f96    .voc
  53.  
  54. application/x-tar    tar             c46    .tar
  55. application/x-director  Director        ae3     .dxr     .dcr    .dir
  56. application/x-dvi    DVI        ce4    .dvi
  57. application/x-latex    latex        2a8    .ltx
  58. application/x-tex    tex        ce5     .tex
  59. application/x-tex    tex        2a7     .tex
  60. application/postscript    PoScript    ff5    .ps    .eps
  61. application/octet-stream Data        ffd     .z      .Z      .exe
  62. application/zip        Archive        ddc    .zip    .arc    .spk    .lha    .arj    .lzh
  63. application/java-vm    Java        ae4    .class
  64. application/msword    MSWord        ae6    .doc
  65. application/gzip    GZip        f89    .gz    .tgz
  66.  
  67. application/nc-smartcard    SCBBlk    F94    .scb
  68. application/nc-download    NCDown        F93    .ncd
  69.  
  70. application/riscos    *        *
  71.  
  72. multipart/x-mixed-replace Data          FFD
  73.  
  74. message/*        Text        fff
  75.  
  76. */*            data            ffd
  77.